gtk4.git
2017-12-02 Руслан ИжбулатовGDK W32: Ensure that selection request is processed
2017-12-02 Руслан ИжбулатовGDK W32: Refuse to release mouse grab while in DnD...
2017-12-02 Руслан ИжбулатовGDK W32: Update layered windows on opacity changes
2017-12-02 Руслан ИжбулатовW32: Massive W32 DnD fix
2017-12-02 Руслан ИжбулатовGDK W32: Don't leak the atom name string
2017-12-02 Руслан ИжбулатовGDK W32: Fix a typo in OLE2 DnD code
2017-12-02 Руслан ИжбулатовOnly register application/x-rootwindow-drop on X11
2017-12-02 Руслан ИжбулатовGDK W32: More flexible modal operation mode
2017-12-02 Руслан ИжбулатовGDK W32: fix monitor pruning code
2017-12-02 Руслан ИжбулатовGDK W32: Correctly report window position in HiDPI...
2017-12-02 Chun-wei FanGDK-Win32: Fix AeroSnap on HiDPI
2017-12-02 Руслан ИжбулатовGDK W32: Handle drivers that do not send WT_CSRCHANGE...
2017-12-02 Руслан ИжбулатовGDK W32: Apply HiDPI scale properly to monitors
2017-12-02 Руслан ИжбулатовGDK W32: Different maximized window position for non...
2017-12-02 Руслан ИжбулатовGDK W32: Ensure that we use made-up monitors when there...
2017-12-02 Руслан ИжбулатовGDK W32: Fix idiotic gdk_win32_display_get_monitor...
2017-12-02 Руслан ИжбулатовGDK W32: Use keyboard hook to detect AeroSnap combinati...
2017-12-02 Руслан ИжбулатовGDK W32: Handle CapsLock as part of the key shift level
2017-12-02 Руслан ИжбулатовGDK W32: Special handling for VK_PAUSE
2017-12-02 Руслан ИжбулатовGDK W32: Change WM_SYSMENU style switch logic
2017-12-02 Руслан ИжбулатовGDK W32: Remove unneeded assertion
2017-12-02 Руслан ИжбулатовGDK W32: Handle maximizing correctly for small primary...
2017-12-02 Руслан ИжбулатовGDK: Make sure W32 backend compiles without GdkDeviceMa...
2017-12-01 Carlos Garnachogtkeventcontrollerscroll: Add some docs
2017-12-01 Matthias ClasenAdd GtkEventControllerScroll to the docs
2017-12-01 Matthias Clasendocs: Some revision to the migration docs
2017-12-01 Matthias ClasenFinish conversion of pixbuf cell renderer icon size
2017-12-01 Matthias Clasenplacesview: Drop the word stock from the docs
2017-12-01 Matthias Clasenrecent chooser: Stop specifying stock-size
2017-12-01 Matthias Clasentoolbutton: Remove the word stock from internal docs
2017-12-01 Matthias Clasenrecent chooser: Remove the word stock from the docs
2017-12-01 Matthias Clasenfilechooser: Remove the word stock from the docs
2017-12-01 Matthias Clasenentry: Remove references to stock ids from the docs
2017-12-01 Matthias Clasenimage definition: Drop unused struct
2017-12-01 Matthias ClasenFix the doc tools build
2017-12-01 Matthias Clasenwidget-factory: Fix up icon size handling
2017-12-01 Alexander LarssonRevert "gtksnapshot: Merge trivial clip duplicates"
2017-12-01 Timm Bädersnapashot: Optimize rounded clip nodes
2017-12-01 Timm Bädersnapshot: Only create clip nodes if we need to
2017-12-01 Timm Bäderwidgetbowl: Only use one widget type
2017-12-01 Timm Bäderwayland: Never send NULL app id
2017-12-01 Timm BäderGskVulkanGlyphCache: Remove unused struct member
2017-12-01 Timm Bäderwindow: Plug a memory leak
2017-11-30 Matthias ClasenDrop unused gtkcssstylefuncs.c
2017-11-30 Matthias Clasencss style funcs: Avoid pixbufs
2017-11-30 Matthias ClasenAvoid GdkPixbuf in docs
2017-11-30 Matthias Clasenicon helper: Avoid gratitious pixbuf use
2017-11-30 Matthias Clasenmountoperation: Store icons as textures
2017-11-30 Alexander Larssonbroadway: Add some (disabled) debugging tools
2017-11-30 Alexander Larssonbroadway: Don't send node updates to browser if nothing...
2017-11-30 Alexander Larssonbroadway: Fix texture hash function
2017-11-30 Alexander Larssongtksnapshot: Merge trivial clip duplicates
2017-11-30 Alexander Larssonvulkan: Don't crash if vkEnumeratePhysicalDevices fails
2017-11-30 Alexander Larssonbroadway: Improve logging
2017-11-30 Alexander Larssonbroadway: Send diffs of node trees
2017-11-30 Alexander Larssonbroadway: Add broadway_node_equal
2017-11-30 Alexander Larssonbroadway: Prepare for implementing diff
2017-11-30 Alexander Larssonbroadway: Add div for container nodes
2017-11-30 Alexander Larssonbroadway: Deserialize node tree in server
2017-11-30 Alexander Larssonbroadway: Add a texture cache
2017-11-30 Alexander Larssonbroadway: Re-add seat and core device creation
2017-11-30 Piotr DrągUpdate POTFILES.in
2017-11-30 Matthias ClasenUse the new texture utils here
2017-11-30 Matthias ClasenMake texture variants of some pixbuf utils
2017-11-30 Matthias Clasenrecent manager: Drop an unused field
2017-11-30 Matthias ClasenFix up a doc comment
2017-11-30 Matthias ClasenRemove some unused includes
2017-11-30 Matthias ClasenUse a texture instead of a pixbuf in gtk_render_icon
2017-11-30 Matthias Clasentextview: Replace pixbufs by textures
2017-11-30 Benjamin Ottetextview: Remove serialization API
2017-11-30 Benjamin Ottea11y: Remove AtkStreamableContent implementation
2017-11-30 Matthias Clasenicon theme: Remove unused code
2017-11-30 Matthias Clasentooltip: Set icon from texture instead of pixbuf
2017-11-30 Matthias ClasenDrop gtk_cell_view_new_with_pixbuf
2017-11-30 Matthias ClasenDrop gdk_cursor_new_from_pixbuf
2017-11-30 Matthias Clasendocs: Remove mentions of gdk_cursor_new_from_pixbuf
2017-11-30 Matthias Clasendnd: Stop using gdk_cursor_new_from_pixbuf
2017-11-30 Matthias ClasenFix the build
2017-11-30 Matthias ClasenDrop gtk_drag_source_set_icon_pixbuf
2017-11-30 Matthias Clasentestdnd: Stop using gtk_drag_source_set_icon_pixbuf
2017-11-30 Matthias Clasenicon-browser: Stop using gtk_drag_source_set_icon_pixbuf
2017-11-30 Matthias ClasenDrop gtk_css_image_surface_new_for_pixbuf
2017-11-30 Matthias ClasenAvoid pixbufs when loading themed icons
2017-11-30 Matthias ClasenAdd gtk_cell_view_new_with_texture
2017-11-29 Matthias ClasenDrop gtk_snapshot_render_icon
2017-11-29 Matthias Clasenwindow: Stop using GdkPixbuf
2017-11-29 Matthias ClasenCosmetic formatting fixes
2017-11-29 Christophe... wayland: Fix indentation of previous commit
2017-11-29 Christophe... wayland: emit GDK_SELECTION_CLEAR on owner changes
2017-11-29 Christophe... wayland: Remove unused data structure
2017-11-29 Matthias ClasenDrop gtk_application_is_inhibited
2017-11-29 Matthias ClasenImprove the docs
2017-11-29 Benjamin Otteinspector: Reorganize stack
2017-11-29 Benjamin Otteinspector: remove visible=TRUE properties
2017-11-28 Matthias Clasengdk: Add some missing autocleanups
2017-11-28 Rico TzschichholzFix some parameter name mismatches to make g-ir-scanner...
2017-11-27 Carlos Garnachogdkseatdefault: Use TABLET_STYLUS capability for styli...
2017-11-27 Carlos Garnachogdk/wayland: Emit GdkSeat::device-added/removed
2017-11-27 Matthias ClasenFix up _gtk_widget_list_devices
2017-11-27 Matthias ClasenFix a typo
next